Skip to content

Conversation

Skgland
Copy link
Contributor

@Skgland Skgland commented Jul 22, 2025

As of rust-lang/rustwide#103 rustwide 0.20 can now also return other PrepareErros than those already handled.
This sorts those into either prepare-fail or broken depending on whether we can identify a known underlying reason and whether that reason is spurious or not.
Spurious and unknown failures are categorized as prepare-fail and known non-spurious errors are classified as broken.

Note rustwide PR rust-lang/rustwide#98 is in progress and aims to reduce the cases that will be falsely classified as prepare-fail instead of broken.

@Skgland Skgland force-pushed the handle_other_prepare_errors branch from 3b3876f to f67fab2 Compare July 22, 2025 21:24
@Skgland Skgland force-pushed the handle_other_prepare_errors branch from f67fab2 to 8119190 Compare August 22, 2025 19:01
@Skgland Skgland force-pushed the handle_other_prepare_errors branch from 8119190 to e625c1b Compare August 22, 2025 19:11
@Skgland Skgland marked this pull request as ready for review August 22, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant